Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

docs: update Troubleshooting Guidelines section#1740

Merged
quetzalliwrites merged 2 commits intolocalstack:mainfrom
Anze1508:update-troubleshooting-guidelines
May 12, 2025
Merged

docs: update Troubleshooting Guidelines section#1740
quetzalliwrites merged 2 commits intolocalstack:mainfrom
Anze1508:update-troubleshooting-guidelines

Conversation

@Anze1508
Copy link
Contributor

Our support team decided to change the command so that it outputs a ZIP file, which is better than a .gz file because it can be sent both on HubSpot and on Slack.

@github-actions
Copy link

github-actions bot commented Apr 28, 2025

⚡️ Deploying PR Preview...

@Anze1508 Anze1508 requested a review from komarkovich April 28, 2025 10:14
@quetzalliwrites quetzalliwrites self-requested a review April 29, 2025 15:24
Copy link
Collaborator

@quetzalliwrites quetzalliwrites left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for putting this up! 🌷

Let's just make sure we make it clear HOW and WHERE they send this info to us.

- Call the diagnostic endpoint `curl -s localhost:4566/_localstack/diagnose | gzip -cf > diagnose.json.gz` (Endpoint URL depends on your configuration)
- Send the output file to our Slack chat
- Call the diagnostic endpoint `curl -s localhost:4566/_localstack/diagnose > diagnose.json && zip diagnose.zip diagnose.json && rm diagnose.json` (Endpoint URL depends on your configuration)
- Send the output file to us
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unclear, where and how do they send it to us?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback! I’ve clarified where the diagnose.zip file should be sent. Let me know if any other adjustments are needed.

Copy link
Collaborator

@quetzalliwrites quetzalliwrites left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙇🏻‍♀️ thank you!

@quetzalliwrites quetzalliwrites merged commit 4cee4db into localstack:main May 12, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants